'宣言 Public ReadOnly Default Property Item( _ ByVal k As TKey _ ) As TValue
'宣言
Public ReadOnly Default Property Item( _ ByVal k As TKey _ ) As TValue
public TValue this[ TKey k ]; {get;}
GenericCache<TKey,TValue,TCacheNodeFactory> クラス GenericCache<TKey,TValue,TCacheNodeFactory> メンバ